home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010306-20010921 / 000387_fdc@watsun.cc.columbia.edu_Thu Sep 13 13:12:48 EDT 2001.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  57 lines

  1. Article: 12781 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!watsun.cc.columbia.edu!fdc
  3. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  4. Newsgroups: comp.unix.solaris,comp.protocols.kermit.misc
  5. Subject: Re: A Unix Tip problem
  6. Date: 13 Sep 2001 17:07:30 GMT
  7. Organization: Columbia University
  8. Lines: 40
  9. Message-ID: <9nqp4i$hau$1@newsmaster.cc.columbia.edu>
  10. References: <113ed076.0109070921.45c34569@posting.google.com> <9nb0g4$1qh$0@pita.alt.net> <1000398035.902707@blake.timetraveller.org>
  11. NNTP-Posting-Host: watsun.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1000400850 17758 128.59.39.2 (13 Sep 2001 17:07:30 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 13 Sep 2001 17:07:30 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.unix.solaris:349614 comp.protocols.kermit.misc:12781
  16.  
  17. In article <1000398035.902707@blake.timetraveller.org>,
  18. Robert Brockway  <robert@timetraveller.org> wrote:
  19. : cypher@punk.net wrote:
  20. : : William <forothersok@yahoo.com.tw> wrote:
  21. : : #   Dear all:
  22. : : #    
  23. : : #   I was asked to write a program that can dial out.
  24. : : #   But when I dial out and login to SCO UNIX,
  25. : : #   I got a trouble !! When I use sz to send file ,it can't work!
  26. : : #   But I use Solaris's "tip" command then rz/sz can work!
  27. : : #   Who can tell me where can find "tip" command's source code?
  28. : : #   Please help me ! Thanks!
  29. : : People keep mentioning kermit as a good tool
  30. : : for sending files over serial lines.
  31. : : If that's primarily what you're doing...
  32. : Kermit is both a serial utility & a serial transfer protocol.  For
  33. : transfering data, kermit is significantly (2-3 times from memory) slower
  34. : than Z-modem (sz/rz under unix)
  35. :
  36. No, see:
  37.  
  38.   http://www.columbia.edu/kermit/perf.html
  39.  
  40. : and is somewhat feature-free lacking
  41. : auto-start and recommencement features, etc.
  42. No, it has all those features.
  43.  
  44. : Before ppp/slip was around I used to do alot of serial file transfers and
  45. : used to always look for Z-modem, then X-modem and finally kermit.
  46. :
  47. This is the kind of advice that was common in the 1980s.  Please bring
  48. yourself up to date before giving advice in public:
  49.  
  50.   http://www.columbia.edu/kermit/
  51.  
  52. - Frank
  53.